texthandles: Use GtkWindow popovers API
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 23 Dec 2013 18:09:10 +0000 (19:09 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 22 Jan 2014 16:10:05 +0000 (17:10 +0100)
commit844c6b8951feeb85bb8d3496401a34dc722edccb
tree39c48f96043dd223dabc66583b88ffa4c037a6ca
parentdb9e1d36d0f1f188c484d6cb25fcd4b8be8b94e5
texthandles: Use GtkWindow popovers API

This offers the same behavior, but GDK_WINDOW_TEMP windows aren't used
anymore, involving less translations from/to root coordinates, plus no
glitches in having handles snap to content as windows move.
gtk/gtktexthandle.c